Skip to main content

revXMLRPC_DeleteAllDocuments

Type

command

Summary

Removes all XML-RPC document structures in memory.

Syntax

revXMLRPC_DeleteAllDocuments

Description

Use the revXMLRPC_DeleteAllDocuments command to free up memory after you finish using the XML-RPC library.

Important

The revXMLRPC_DeleteAllDocuments command is part of the XML-RPC library. To ensure that the command works in a standalone application, you must include this custom library when you create your standalone. In the Inclusions pane of the Standalone Application Settings window, make sure the "XML-RPC" library checkbox is checked.

Examples

revXMLRPC_DeleteAllDocuments
if revXMLRPC_Documents() is not empty then revXMLRPC_DeleteAllDocuments

command: revXMLRPC_DeleteDocument

function: revXMLRPC_CreateRequest, result, revXMLRPC_Documents, revXMLRPC_Execute

glossary: Standalone Application Settings, standalone application, command, XML-RPC document, LiveCode custom library

library: XML-RPC library

Compatibility and Support

Introduced

LiveCode 2.5

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?